An interface common to objects having latitude and longitude
By implementing #ShumateLocation the object declares that it has latitude and longitude and can be used to specify location on the map.
Gets the latitude coordinate in degrees.
Get the main Gtk struct
Gets the longitude coordinate in degrees.
Sets the coordinates of the location
See Implementation
An interface common to objects having latitude and longitude
By implementing #ShumateLocation the object declares that it has latitude and longitude and can be used to specify location on the map.